Use of QuartzCore in iOS.
1856
04-Jan-2016
Updated on 17-Sep-2020
Tarun Kumar
04-Jan-2016QuartzCore is a framework provided by Cocoa. It provides a collection of API references that supports image processing and video images manipulation.
QuartzCore framework also known as Core Animation. It is an Objective C framework that build an animate-able scene graph. CoreAnimation uses a unique rendering model where the graphics operations are run in a separate process.
Apple provides QuartzCore framework in Xcode version 2.0.